#New Congenital Traits
tall = {
	birth = 150
	inherit_chance = 50
	
	opposites =  {
		dwarf
	}
	
	diplomacy = 1
	martial = 1
	
	health = 0.2
	
	sex_appeal_opinion = 5
	vassal_opinion = 5
	
	combat_rating = 1
	
	male_compliment = COMPL_GIANT
	female_compliment = COMPL_GIANT
	male_compliment_adj = COMPL_GIANT
	female_compliment_adj = COMPL_GIANT	
	

}
agile = {
	birth = 100
	inherit_chance = 50
	
	martial = 1
	intrigue = 1
	
	health = 0.5
	
	combat_rating = 1
	
	male_compliment = COMPL_FLEET_FOOT
	female_compliment = COMPL_FLEET_FOOT
	male_compliment_adj = COMPL_SWIFT
	female_compliment_adj = COMPL_SWIFT
	male_insult = INSULT_TWINKLE_TOES
	male_insult_adj = INSULT_TWINKLE_TOED
	female_insult = INSULT_TWINKLE_TOES
	female_insult_adj = INSULT_TWINKLE_TOED	
	
}
perceptive = {
	birth = 100
	inherit_chance = 50

	opposites =  {
		absentminded
	}
	
	martial = 1
	intrigue = 4
	
	combat_rating = 1
	
	male_compliment_adj = COMPL_SHARP
	female_compliment_adj = COMPL_SHARP
	
}
melodious_voice = {
	birth = 100
	inherit_chance = 50

	opposites =  {
		powerful_voice
		calm_voice
	}
	
	diplomacy = 5
	
	sex_appeal_opinion = 50
	
	male_compliment_adj = COMPL_HONEY_VOICE
	female_compliment_adj = COMPL_HONEY_VOICE	
	
}
powerful_voice = {
	birth = 100
	inherit_chance = 50

	opposites =  {
		melodious_voice
		calm_voice
	}
	
	diplomacy = 1
	martial = 8
	
	combat_rating = 1
	
	sex_appeal_opinion = 3
	
	male_compliment_adj = COMPL_MIGHTY_VOICE
	female_compliment_adj = COMPL_MIGHTY_VOICE		

}
ambidextrous = {
	birth = 50
	inherit_chance = 50

	opposites =  {
		lefthanded
	}
		
	martial = 1
	stewardship = 1
	learning = 1
	
	combat_rating = 2

	male_compliment_adj = COMPL_DEFT
	female_compliment_adj = COMPL_DEFT	
	male_insult_adj = INSULT_DOUBLE_HANDED
	female_insult_adj = INSULT_DOUBLE_HANDED

}
lefthanded = {
	birth = 250
	inherit_chance = 50

	opposites =  {
		ambidextrous
	}

	church_opinion = -5
	diplomacy = -1		
	martial = 1
	intrigue = 1
	
	combat_rating = 1	

	male_insult = INSULT_LEFT_HANDED_FREAK
	female_insult = INSULT_LEFT_HANDED_FREAK	
	male_insult_adj = INSULT_LEFT_HANDED
	female_insult_adj = INSULT_LEFT_HANDED

}
wrymouth = {
	birth = 50
	inherit_chance = 50

	health = -0.2		
	diplomacy = -1
	
	sex_appeal_opinion = -25
	
	male_insult_adj = INSULT_DROOLING
	female_insult_adj = INSULT_DROOLING

}
deaf = {
	birth = 50
	inherit_chance = 50

	same_opinion = 3
	
	combat_rating = -2

	diplomacy = -3		
	martial = -1
	intrigue = -2
	
	male_insult_adj = INSULT_DEAF
	female_insult_adj = INSULT_DEAF

}
absentminded = {
	birth = 100
	inherit_chance = 50

	opposites =  {
		perceptive
	}

	same_opinion = 15
	
	combat_rating = -1

	diplomacy = -1		
	martial = -1
	intrigue = -1
	
	male_compliment = COMPL_DAYDREAMER
	female_compliment = COMPL_DAYDREAMER
	male_insult = INSULT_CUCKOOHEAD
	male_insult_adj = INSULT_OBLIVIOUS
	female_insult = INSULT_CUCKOOHEAD
	female_insult_adj = INSULT_OBLIVIOUS	

}
calm_voice = {
	birth = 100
	inherit_chance = 50

	opposites =  {
		melodious_voice
		powerful_voice
	}

	sex_appeal_opinion = 3

	diplomacy = 1
	intrigue = 1

}
fertile = {
	birth = 100
	inherit_chance = 100

	sex_appeal_opinion = 25

	fertility = 1.0
	
	male_compliment_adj = COMPL_WELL_ENDOWED
	female_compliment_adj = COMPL_WELL_ENDOWED
	male_insult = INSULT_PHALLUS
	male_insult_adj = INSULT_COCKY
	female_insult = INSULT_TITS
	female_insult_adj = INSULT_WANTON	

}
imposing = {
	birth = 50
	inherit_chance = 50

	martial = 1
	
	vassal_opinion = 5
	
	combat_rating = 1
	
	male_compliment_adj = COMPL_IMPOSING
	female_compliment_adj = COMPL_IMPOSING
	male_insult = INSULT_CREEP
	male_insult_adj = INSULT_SCARY
	female_insult = INSULT_CREEP
	female_insult_adj = INSULT_SCARY

}
#Placeholder traits

congenital_placeholder_1 = {

	customizer = no
	
}
congenital_placeholder_2 = {

	customizer = no
	
}
congenital_placeholder_3 = {

	customizer = no
	
}
congenital_placeholder_4 = {

	customizer = no
	
}
congenital_placeholder_5 = {

	customizer = no
	
}
congenital_placeholder_6 = {

	customizer = no
	
}
congenital_placeholder_7 = {

	customizer = no
	
}
congenital_placeholder_8 = {

	customizer = no
	
}
congenital_placeholder_9 = {

	customizer = no
	
}
congenital_placeholder_10 = {

	customizer = no
	
}